Skip to content

typings: add heap_utils internalBinding types - #64816

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
HoonDongKang:typings/add-heap-utils-internalbinding-types
Aug 1, 2026
Merged

typings: add heap_utils internalBinding types#64816
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
HoonDongKang:typings/add-heap-utils-internalbinding-types

Conversation

@HoonDongKang

@HoonDongKang HoonDongKang commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Add typings for the heap_utils internal binding.

Changes:

  • Added typings/internalBinding/heap_utils.d.ts
  • Added heap_utils to InternalBindingMap
  • Typed buildEmbedderGraph(), triggerHeapSnapshot(), and createHeapSnapshotStream()
  • Sorted typings/globals.d.ts imports alphabetically

Add typings for the heap_utils internal binding and register it in
InternalBindingMap.

Signed-off-by: HoonDongKang <d159123@naver.com>
@HoonDongKang
HoonDongKang force-pushed the typings/add-heap-utils-internalbinding-types branch from 5826e9c to b2fdd4d Compare July 29, 2026 05:28
@daeyeon daeyeon added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Aug 1, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 1, 2026
@nodejs-github-bot
nodejs-github-bot merged commit ab1e5fc into nodejs:main Aug 1, 2026
22 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in ab1e5fc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. typings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants